From cf5731f2dc0cb182f4214db1a3027e9c25455094 Mon Sep 17 00:00:00 2001 From: Markus Rost Date: Wed, 8 May 2002 18:05:28 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 87af273b9f8..86f41c86ac9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -4,6 +4,15 @@ 2002-05-08 Markus Rost + * help-fns.el (describe-function-1): If the source is + `loaddefs.el', look for the real source. This is necessary only + for defaliases. + + * emacs-lisp/find-func.el (find-function-search-for-symbol): Add + autoload cookie. + (find-function-regexp): Include + "\(quote " to match the defaliases in loaddefs.el. + * filesets.el (filesets-conditional-sort): Use copy-sequence, not copy-list. (filesets-menu-path, filesets-menu-before, filesets-menu-in-menu): -- 2.30.2